build(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 8.65.0#44
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 8.65.0#44dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.62.0 to 8.65.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.65.0/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" dependency-version: 8.63.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/typescript-eslint/parser-8.63.0
branch
from
July 22, 2026 18:20
7ec0b8b to
8b6b6e7
Compare
DGINXREAL
pushed a commit
that referenced
this pull request
Jul 22, 2026
…lint 8 Upgrades the lint toolchain that Dependabot could not bump piecemeal (#35/#44/#42 each failed on peer conflicts): - eslint 8 -> 10, @typescript-eslint/{parser,eslint-plugin} 5 -> the unified `typescript-eslint` 8 meta package, add @eslint/js + globals - replace eslint-plugin-import (no eslint 10 support) with the maintained eslint-plugin-import-x 4 + eslint-import-resolver-typescript - port .eslintrc.json to eslint.config.mjs (flat config), kept non-type-checked to preserve the existing rule profile - lint script: `eslint --ext .ts,.tsx .` -> `eslint .` Fallout fixed: node globals for JS build scripts (previously unlinted), remove an unused `deps` binding and a now-stale eslint-disable directive (no-empty-function left typescript-eslint recommended in v6+). Lint: 0 errors (down from 171 warnings; 6 pre-existing warnings remain).
Contributor
Author
|
Looks like @typescript-eslint/parser is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/typescript-eslint/parser-8.63.0
branch
July 22, 2026 18:39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @typescript-eslint/parser from 5.62.0 to 8.65.0.
Release notes
Sourced from @typescript-eslint/parser's releases.
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
... (truncated)
Commits
63ba81bchore(release): publish 8.65.0eaf4576feat: add warning when TS 7 is detected (#12529)d8f1044feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...0d06406chore: add attw validation to repo (#12437)c2386e4chore(deps): update dependency prettier to v3.9.5 (#12486)414d9abchore(release): publish 8.64.0290cf6cchore(release): publish 8.63.03ea32f4chore(release): publish 8.62.154e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@typescript-eslint/parsersince your current version.